Commit Graph

63 Commits

Author SHA1 Message Date
Florian Hönicke
c8b87ecdf0 👩‍💼 feat: pm role cleanup 2023-04-28 10:39:35 +02:00
Florian Hönicke
201aad4a15 👩‍💼 feat: pm role cleanup 2023-04-28 10:36:56 +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
Florian Hönicke
dbacfd6511 👩‍💼 feat: pm role 2023-04-27 14:04:59 +02:00
Florian Hönicke
4879496b7e 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-27 13:55:41 +02:00
Florian Hönicke
c5022f7d67 ♻ refactor: rename package 2023-04-27 12:11:20 +02:00
Florian Hönicke
864340790b 👩‍💼👨‍💼 feat: pm role 2023-04-27 11:42:30 +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
0153f5c3bf 👨‍💼👩‍💼 feat: pm role 2023-04-27 10:11:16 +02:00
Florian Hönicke
7d2159c132 fix: fail fast bad executor 2023-04-25 15:27:36 +02:00
Florian Hönicke
4164faf415 fix: fail fast bad executor 2023-04-25 15:15:50 +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
446016d0cf 💽 fix: encoding issue on windows 2023-04-24 13:36:42 +02:00
Florian Hönicke
732f524372 💽 fix: encoding issue on windows 2023-04-24 12:09:36 +02:00
Florian Hönicke
9365eba6c1 🛣 fix: paths windows 2023-04-22 23:58:22 +02:00
Florian Hönicke
dec8fbdc7a fix: encoding 2023-04-22 23:14:28 +02:00
Florian Hönicke
d2ed75ca84 🕵 fix: ignore hidden files 2023-04-22 16:08:06 +02:00
Florian Hönicke
c817959ae0 fix: package 2023-04-22 12:51:44 +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
Florian Hönicke
cd843f5d3a fix: time out hub push 2023-04-20 18:12:19 +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
0af51e4bd8 docs: implement feedback 2023-04-19 10:44:14 +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
Joschka Braun
a4d3a9f869 fix: fix typos 2023-04-18 14:55:56 +02:00
Joschka Braun
8a87cb3d41 fix: fix typos 2023-04-18 14:37:50 +02:00
Joschka Braun
0692976088 refactor: merge main 2023-04-18 14:05:36 +02:00
Joschka Braun
a63c9e39db refactor: update general guidelines and req 2023-04-18 13:50:18 +02:00
Joschka Braun
14b2c1e75a Merge branch 'main' of https://github.com/jina-ai/gptdeploy into refactor-langchain
# Conflicts:
#	src/apis/gpt.py
#	src/cli.py
#	src/options/generate/generator.py
#	src/options/generate/prompt_system.py
#	src/options/generate/prompt_tasks.py
2023-04-18 12:17:52 +02:00
Joschka Braun
86f50e1c86 refactor: use templates 2023-04-18 12:00:10 +02:00
Florian Hönicke
c11d68fdf7 fix: word doubling 2023-04-18 11:51:13 +02:00