Commit History

changed to view if it's chatting and changed it to mode
a4cb095
verified

sandz7 commited on

replaced the self.mode for __init__ as None instead of chatting
9b33095
verified

sandz7 commited on

set ModeManager class
3c218b1
verified

sandz7 commited on

placed spaces.get and set for using the mode variable
c6a3b9e
verified

sandz7 commited on

setup the logging
c8fdeaf
verified

sandz7 commited on

typo on 'import logging'
be51b34
verified

sandz7 commited on

added logging for logger.debug for the prints in bot_comms()
98beb1c
verified

sandz7 commited on

print on 'mode'
ed1ea7c
verified

sandz7 commited on

Update app.py
2dab338
verified

sandz7 commited on

added print statement for text in stream
836720c
verified

sandz7 commited on

Update app.py
4f3d8b4
verified

sandz7 commited on

placed prints after input_prompt
f047742
verified

sandz7 commited on

reformatted 'completions' on client.chat
80c3ce0
verified

sandz7 commited on

reformatted chat.completions
d0eb518
verified

sandz7 commited on

imported spaces
18b3737
verified

sandz7 commited on

revised it
3f8d160

sandz7 commited on

added spaces into bot_comms
0d88f51

sandz7 commited on

added spaces back
bdcaa9a

sandz7 commited on

placed async into sync
8ecf076

sandz7 commited on

materialized the chunk with async in stream before returning them
7e85e00

sandz7 commited on

added text from the stream from TIS into a 'result' list
617d3d2

sandz7 commited on

added async
a423985

sandz7 commited on

commented base_prompt for gpt generation
5613b72

sandz7 commited on

added a condition for <eot_id> found in steamer for bot_comms to get a output between gpt or llava
f6aadd6

sandz7 commited on

added list appending than concatenation
09ec979

sandz7 commited on

formatted the input prompt when it's passed to gpt and set it to none before ifs and else
0464368

sandz7 commited on

typo on multimodal_and_generation() print
44a8369

sandz7 commited on

added prints on mode conditions
0d815c8

sandz7 commited on

i imported openai
d4f45c7

sandz7 commited on

placed bot_comms and reversions to the chimera which is now multimodal_and_generation()
fc1b391

sandz7 commited on

added right description for gradio
8b17745

sandz7 commited on

placed spaces decoration on chimera()
fa10e83

sandz7 commited on

start for chimera
7f412e3

sandz7 commited on

Update README.md
f1d3e92
verified

sandz7 commited on

initial commit
1610508
verified

sandz7 commited on