mockspace / app.py

Commit History

Change sample data to train data folder
48798a9

Quincy Hsieh commited on

Add ref_text to the referenced text of the source file
dc06bcc

Quincy Hsieh commited on

Increase embedding/LLM call timeout
312a42b

Quincy Hsieh commited on

Add token count and explanation
035ac6d

Quincy Hsieh commited on

Fix error Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.
b818d09

Quincy Hsieh commited on

Handle error
731ee37

Quincy Hsieh commited on

Read config.json in the /data folder, instead of reading from the root
6ee8606

Quincy Hsieh commited on

Add team yml and endpoint LLM models
53cab5b

Quincy Hsieh commited on

Call LLM model from Azure OpenAI endpoint
4cf3b63

Quincy Hsieh commited on

Fix error LLM API call failed: 404 Client Error: Not Found for url...
c8361c5

Quincy Hsieh commited on

Fix ssl.SSLCertVerificationError with instruction of how to solve it
1974292

Quincy Hsieh commited on

Re-structure folder for prompt engineering
03514f5

Quincy Hsieh commited on

Add PDF reader example
d2c4c08

Quincy Hsieh commited on

Add sample code of RAG API
b263309

Quincy Hsieh commited on

Add application file
0aebf2c

Quincy Hsieh commited on