microsoft / microsoft/simplechat

create tabular orchestration file.

Open
#802 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
152
Forks
116
Avg merge
7h 7m
Merged PRs (30d)
122

Description

move tabular processing in the chat to its own python file

[application/single_app/route_backend_chats.py]
f"{missing_sheet_feedback}"
f"FILE SCHEMAS:\n"
f"{schema_context}\n\n"
"AVAILABLE FUNCTIONS: lookup_value, aggregate_column, filter_rows, query_tabular_data, "

Move this to a markdown and parse it in and move the functions to another file or the plugin, and call that method.

Contributor guide

Open the contributing guide

Research direction

Start by reading application/single_app/route_backend_chats.py, especially the embedded tabular-processing prompt and the listed functions. Separate the tabular orchestration and move the prompt content and functions as described, then verify that chat tabular processing still works through the new file or plugin.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, data
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.