Skip to content

Fix chat backend by simplifying Langroid usage#1

Open
pchalasani wants to merge 3 commits intomainfrom
codex/implement-web-chat-interface-with-langroid
Open

Fix chat backend by simplifying Langroid usage#1
pchalasani wants to merge 3 commits intomainfrom
codex/implement-web-chat-interface-with-langroid

Conversation

@pchalasani
Copy link
Copy Markdown
Contributor

Summary

  • stub out tiktoken to avoid network downloads
  • simplify backend ChatSession to synchronously call ChatAgent
  • remove unused threading logic

Testing

  • bash run.sh (backend and frontend start)
  • python - <<'PY' ... to send test websocket messages

https://chatgpt.com/codex/tasks/task_e_688685a0fba883238448be77fe4bb1c9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant