Skip to content

Commit 610b6ce

Browse files
authored
Merge pull request #5 from thisisqubika/DC-311
Langgraph translation pipeline first implementation developed
2 parents 3e9020a + e4739a8 commit 610b6ce

59 files changed

Lines changed: 4351 additions & 265 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ share/python-wheels/
2525
.installed.cfg
2626
*.egg
2727
MANIFEST
28+
translation_graph/tests/integration/example_data
29+
2830

2931
# PyInstaller
3032
# Usually these files are written by a python script from a template

0 commit comments

Comments
 (0)