Commit History
fix: Update chatbot configuration to specify message type for improved message handling in Model A and Model B outputs.
bd7ae40
feat: Add new model options for inference and update requirements for OAuth support in Gradio.
365793d
feat: Introduce .gitignore and requirements.txt, rename bot_response to model_inference for clarity, and disable demo sharing option.
110e0e0
feat: Enable sharing option in demo launch for enhanced accessibility and collaboration.
c5f04c0
elfsong
commited on
refactor: Update model selection and local endpoint configuration for chatbot UI, adding support for multiple local endpoints and improving clarity in input handling.
f0643ac
elfsong
commited on
refactor: Simplify chatbot configuration by removing redundant parameters and consolidating feedback logging functionality.
a236245
elfsong
commited on
refactor: Clean up feedback logging code by removing unnecessary comments and ensuring consistent formatting.
ff147bb
elfsong
commited on
refactor: Change feedback logging from CSV to JSONL format for improved data handling and consistency.
ce45729
elfsong
commited on
feat: Enhance feedback logging by switching from CSV to JSONL format and adding support for user message liking in chatbot UI.
57cac61
elfsong
commited on
feat: Implement feedback saving functionality with CSV logging and automatic syncing for user interactions in chatbots.
ab76d2a
elfsong
commited on
refactor: Update bot_response function to restore input box availability and clear content for improved user interaction.
6cd0f07
elfsong
commited on
refactor: Enhance bot_response function by improving error handling, refining message construction, and ensuring consistent UI updates during streaming.
417d37b
elfsong
commited on
refactor: Improve message handling in bot_response function by streamlining history updates and enhancing user interaction during streaming.
45e2ada
elfsong
commited on
feat: Add support for local model endpoints and enhance bot_response function to handle local vs. remote inference clients.
1f1385b
elfsong
commited on
refactor: Update UI labels and text for improved clarity and consistency across chatbot models
810081f
elfsong
commited on
refactor: Enhance chatbot UI by updating comments, fixing clear logic, and ensuring message handling is consistent across models.
fac1a49
elfsong
commited on
refactor: Simplify bot_response function by improving message handling and UI updates for user interactions.
2b717f1
elfsong
commited on
Update
c5dc144
elfsong
commited on
feat: Refactor chatbot functionality to support multiple models and improve user interaction with a new input system.
41ad8f7
elfsong
commited on