pberck commited on
Commit
9be5142
·
1 Parent(s): afe5526

Model to gpt-4.1-nano.

Browse files
app.py CHANGED
@@ -21,6 +21,8 @@ from hybrid import (
21
  # openAI API credits:
22
  # https://platform.openai.com/settings/organization/billing/overview
23
 
 
 
24
  logger = logging.getLogger("PFD")
25
  logger.setLevel(logging.DEBUG)
26
 
@@ -414,7 +416,7 @@ with gr.Blocks(js=js_func, theme="Monochrome") as demo_blocks:
414
  system_prompt += other_facts
415
  model = os.getenv("OAIMODEL")
416
  if not model:
417
- model = "gpt-4.1-mini"
418
  DBG("model: " + str(model))
419
  messages = [
420
  {
 
21
  # openAI API credits:
22
  # https://platform.openai.com/settings/organization/billing/overview
23
 
24
+ # OAIMODEL="gpt-4.1-nano"
25
+
26
  logger = logging.getLogger("PFD")
27
  logger.setLevel(logging.DEBUG)
28
 
 
416
  system_prompt += other_facts
417
  model = os.getenv("OAIMODEL")
418
  if not model:
419
+ model = "gpt-4.1-nano"
420
  DBG("model: " + str(model))
421
  messages = [
422
  {
vector3_db/a1b2bf9f-4f30-46a6-a6c2-b6ca99effce9/data_level0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33dca61881e04f1a2571b2ec84053c3c673fcb03982b223f8401454a5f0ec6c2
3
  size 16760000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8146ecc3e4c3a36ea9b3edc3778630c452f483990ec942d38e8006f4661e430
3
  size 16760000
vector3_db/a1b2bf9f-4f30-46a6-a6c2-b6ca99effce9/length.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee2dfe0fac21ee43690bb2a35b3438cd9ac4872685ceecaaa55ac1641b188be0
3
  size 40000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c52bb4cc2e72b50068200a2ad6dea129c632912934725407c0fcacdcd7ff26c
3
  size 40000
vector3_db/chroma.sqlite3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ada824504e82e0064c8d361b5a8604d4d20f49b2ee930822319114e5585330d
3
  size 11452416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ea98463eeaf029cb4d9b68508395da8d82b263107a4f1200608ca9d0f16914
3
  size 11452416