Commit Graph

37 Commits

Author SHA1 Message Date
Florian Hönicke
930d755d38 🧪 test: level 2 2023-04-30 18:39:44 +02:00
Florian Hönicke
810fe67d78 🧪 test: level 2 2023-04-30 18:12:59 +02:00
Florian Hönicke
271782a1cf 🧪 test: level 2 2023-04-30 01:58:58 +02:00
Florian Hönicke
dd96db2a25 🧪 test: level 4 - fix format 2023-04-29 02:54:42 +02:00
Florian Hönicke
cca9c5caec 👩‍💼 feat: pm role test 2023-04-28 18:57:57 +02:00
Florian Hönicke
970ffa06d2 Merge branch 'main' of github.com:jina-ai/microchain into feat_pm_role
 Conflicts:
	src/apis/gpt.py
	src/options/generate/generator.py
2023-04-28 17:19:33 +02:00
Florian Hönicke
5eaf4e2caa 👩‍💼 feat: pm role stable 2023-04-28 17:15:25 +02:00
Joschka Braun
0d76db6b6e feat: generate json function (#70) 2023-04-28 16:41:28 +02:00
Florian Hönicke
8a355ae68d 👩‍💼 feat: pm role stable 2023-04-28 14:36:51 +02:00
Florian Hönicke
1ce5994abc 👩‍💼 feat: pm role stable 2023-04-28 11:05:27 +02:00
Florian Hönicke
c417822ecc 👩‍💼 feat: pm role cleanup 2023-04-28 10:28:58 +02:00
Florian Hönicke
2678a4bd1e 👩‍💼 feat: pm role more robust 2023-04-27 18:21:14 +02:00
Florian Hönicke
4bbbb938f1 👩‍💼 feat: pm role more robust 2023-04-27 15:36:25 +02:00
Joschka Braun
9399ba5515 🦺 feat: use dockerfile template (#65)
* 🦺 feat: use dockerfile template

* 🦺 feat: ask for apt get packages

* 🦺 refactor: one is dependency issue template

* 🩹 fix: drop system message

* 🩹 fix: comma and pip error checking

* 🩹 fix: enhance pip error checking

* 🩹 fix: leave docker alone

* ♻️ refactor: generate and persist function

* ♻️ refactor: debugging step to use gen and persist

* 📝 docs: add documentation

* 🩹 fix: fix listing directories
2023-04-27 11:32:56 +02:00
Florian Hönicke
0339b24353 Revert "♻ refactor: rename package"
This reverts commit 55796828dd.
2023-04-24 23:20:09 +02:00
Florian Hönicke
55796828dd ♻ refactor: rename package 2023-04-24 19:27:56 +02:00
Florian Hönicke
732f524372 💽 fix: encoding issue on windows 2023-04-24 12:09:36 +02:00
Joschka Braun
0361f67ea7 feat: enhance package generation (#34)
* feat: enhance package generation

* fix: exclude unnecessary packages

* fix: using custom gpt with gpt turbo

* fix: fix curl command

* fix: fix usage of gpt

* fix: fix typo

* refactor: refactor package creation flow for
2023-04-21 17:25:47 +02:00
Florian Hönicke
cdb257a201 Merge remote-tracking branch 'origin/main' 2023-04-20 23:30:23 +02:00
Florian Hönicke
c3a65a9ea4 🔢 refactor: version update 2023-04-20 23:29:03 +02:00
Florian Hönicke
f4f40f7f9a 🌏 fix: http remote 2023-04-20 19:37:29 +02:00
Florian Hönicke
746b53c5e1 🌏 fix: http remote 2023-04-20 19:32:38 +02:00
Joschka Braun
5b90a564ff Merge branch 'main' of https://github.com/jina-ai/gptdeploy into fix-pg-gpt-turbo
# Conflicts:
#	src/options/generate/templates_user.py
2023-04-20 17:19:00 +02:00
Joschka Braun
4f890e8d36 fix: turbo needs it clearer in playground 2023-04-20 17:17:49 +02:00
Florian Hönicke
c85eb03dd3 👨‍💻 fix: host 2023-04-20 16:55:40 +02:00
Florian Hönicke
a10517d1bc 👨‍💻 fix: host 2023-04-20 15:30:05 +02:00
Florian Hönicke
42cb4fc143 👨‍💻 fix: prompt schema 2023-04-20 15:22:54 +02:00
Florian Hönicke
042a4164ee 👨‍💻 fix: prompt schema 2023-04-20 13:45:42 +02:00
Florian Hönicke
f19cce0eca 👨‍💻 feat: example code in playground 2023-04-20 13:40:05 +02:00
Florian Hönicke
78a4580e00 🔗 feat: put link to repo in the playground (#25) 2023-04-20 13:00:15 +02:00
Joschka Braun
bebdac50e7 Feat playground gateway (#20)
* feat: playground in gateway

* fix: playground in gateway

* fix: do not import executor

* fix: make local work

* fix: fix typo
2023-04-20 11:21:39 +02:00
Florian Hönicke
b4c4a809a4 Merge branch 'main' of github.com:jina-ai/microchain into feat_going_meta 2023-04-20 01:59:05 +02:00
Florian Hönicke
16bbe8bdce feat: support for gpt 2023-04-20 01:58:51 +02:00
Florian Hönicke
db3a05771b feat: support for gpt 2023-04-20 00:28:28 +02:00
Florian Hönicke
a336907a21 feat: http instead of grpc (#18)
* feat: http

* feat: http

* fix: git ignore

* fix: better formatting

* docs: add missing print

* fix: add protocol

* fix: bump version
2023-04-19 14:11:21 +02:00
Florian Hönicke
b32adf501d docs: fix documentation 2023-04-19 01:03:24 +02:00
Joschka Braun
f6ed24e738 fix: review 2023-04-18 16:04:58 +02:00